Skip to content

Set ConnectionManager as global in Container#53

Open
MWhite-22 wants to merge 1 commit intotypestack:masterfrom
MWhite-22:master
Open

Set ConnectionManager as global in Container#53
MWhite-22 wants to merge 1 commit intotypestack:masterfrom
MWhite-22:master

Conversation

@MWhite-22
Copy link
Copy Markdown

Fixes scoped containerInstance.get requests for ConnectionManager, which was previously creating a cloned ConnectionManager via new ConnectionManager(), thereby removing all prior connection information.

Fixes scoped containerInstance.get requests for ConnectionManager, which was previously creating a cloned ConnectionManager via new ConnectionManager(), thereby removing all prior connection information.
@MWhite-22
Copy link
Copy Markdown
Author

Checking in on any sort of acknowledgement here from any maintainers. It’s only a single line change in the package.

Detailed comments are in #51

@glen-84 @slavafomin @pleerock @NoNameProvided

@glen-84
Copy link
Copy Markdown
Contributor

glen-84 commented Jul 6, 2021

I'm not a maintainer.

@MWhite-22
Copy link
Copy Markdown
Author

@pleerock @NoNameProvided

Checking in again.

@MWhite-22
Copy link
Copy Markdown
Author

@pleerock @NoNameProvided

I hate to keep pinging you both, but when trying to dockerize, the non-global container issue is a real bummer.

@Abdizriel
Copy link
Copy Markdown

@NoNameProvided any chance to approve and release a new patch for this package? Without it it breaks scoped comtainers.

@MWhite-22
Copy link
Copy Markdown
Author

bumping this again

@MWhite-22
Copy link
Copy Markdown
Author

Bumping this to the top of (hopefully) someones review queue

@MWhite-22
Copy link
Copy Markdown
Author

Welp, about time to bump this one up again...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants